Skip to content

chore: fix CSV log message and exclude .cursor from doctoc#531

Open
michaelfarrell76 wants to merge 1 commit intomainfrom
chore/small-tooling-fixes
Open

chore: fix CSV log message and exclude .cursor from doctoc#531
michaelfarrell76 wants to merge 1 commit intomainfrom
chore/small-tooling-fixes

Conversation

@michaelfarrell76
Copy link
Member

Summary

  • Fix collectCsvFilesOrExit log message to show file count and directory path instead of joining all filenames (which gets unwieldy when processing hundreds of CSV files)
  • Add .cursor directory to the doctoc pre-commit hook exclude pattern (alongside .github)

Test plan

  • collectCsvFilesOrExit is a simple logging change -- no behavioral impact
  • doctoc exclude pattern verified syntactically correct

Made with Cursor

- Fix collectCsvFilesOrExit log to show file count and directory instead
  of joining all filenames (which gets unwieldy with many files)
- Exclude .cursor directory from doctoc pre-commit hook

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant